From: Michael Albinus Date: Sat, 6 Jul 2013 16:12:04 +0000 (+0200) Subject: Add TODO entry. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~3495 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=47bd930132c06891d71c88b331209562e59016ad;p=emacs.git Add TODO entry. --- diff --git a/lisp/net/tramp.el b/lisp/net/tramp.el index 8b19a7ca5d3..f114c681fb7 100644 --- a/lisp/net/tramp.el +++ b/lisp/net/tramp.el @@ -4160,6 +4160,9 @@ Only works for Bourne-like shells." ;; * Run emerge on two remote files. Bug is described here: ;; . ;; (Bug#6850) +;; * Use also port to distinguish connections. This is needed for +;; different hosts sitting behind a single router (distinguished by +;; different port numbers). (Tzvi Edelman) ;;; tramp.el ends here